extend
abstract fun extend(@NonNull builder: NotificationCompat.Builder): NotificationCompat.Builder(source)
Apply this extender to a notification builder.
Return
the build object for chaining.
Parameters
builder
the builder to be modified.
Apply this extender to a notification builder.
the build object for chaining.
the builder to be modified.